FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (141 ms)

Package healthdata.be.r4.cbb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-ContactInformation
Url https://fhir.healthdata.be/StructureDefinition/HdBe-ContactInformation
Status draft
Date 2022-10-17T09:09:13.9562003+00:00
Name HdBeContactInformation
Title HdBe-ContactInformation
Experimental False
Description Contact information that includes a person's telephone numbers.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type ContactPoint
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-ContactPerson HdBe-ContactPerson
https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner HdBe-HealthProfessional Practitioner
https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole HdBe-HealthProfessional PractitionerRole
https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization HdBe-HealthcareOrganization
https://fhir.healthdata.be/StructureDefinition/HdBe-Patient HdBe-Patient
https://fhir.healthdata.be/StructureDefinition/HdBe-Payer-Organization HdBe-Payer Organization

Resources that this resource uses

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/ext-Comment ext-Comment


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "HdBe-ContactInformation",
  "meta" : {
    "lastUpdated" : "2023-07-04T07:54:08.5302538+00:00"
  },
  "url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-ContactInformation",
  "name" : "HdBeContactInformation",
  "title" : "HdBe-ContactInformation",
  "status" : "draft",
  "date" : "2022-10-17T09:09:13.9562003+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Contact information that includes a person's telephone numbers.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-contactinformation-v1.2-2020EN",
      "uri" : "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
      "name" : "zib ContactInformation-v1.2(2020EN)"
    },
    {
      "identity" : "HdBe-ContactInformation",
      "uri" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ContactInformation",
      "name" : "HdBe logical model ContactInformation"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "ContactPoint",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ContactPoint",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ContactPoint",
        "path" : "ContactPoint",
        "short" : "ContactPoint",
        "definition" : "Root concept of the ContactInformation partial information model. This root concept contains all data elements of the ContactInformation partial information model.",
        "comment" : "Implementation of the CBB ContactInformation.\r\n\r\nPlease note that this profile differs significantly from the zib ContactInformation because the zib model is deemed overly complex, too Dutch-specific, and contains unsuited terminology. The mapping from zib to FHIR is not trivial and results in too complex mapping. Therefore, the CBB is redesigned based on what is implemented internationally and in Belgium by looking at the FHIR data type and eHealth core profiles. The new model replaces the containers for phone numbers and email addresses with elements on the root that can capture both. Therefore, no need for two profiles, slicing in the host profiles and no ConceptMaps.",
        "alias" : [
          "Contactpunten"
        ],
        "mapping" : [
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.2",
            "comment" : "TelephoneNumbers"
          },
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.3",
            "comment" : "EmailAddresses"
          },
          {
            "identity" : "HdBe-ContactInformation",
            "map" : "ContactInformation"
          }
        ]
      },
      {
        "id" : "ContactPoint.extension:comment",
        "path" : "ContactPoint.extension",
        "sliceName" : "comment",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.healthdata.be/StructureDefinition/ext-Comment"
            ]
          }
        ]
      },
      {
        "id" : "ContactPoint.extension:comment.value[x]",
        "path" : "ContactPoint.extension.value[x]",
        "short" : "Comment",
        "definition" : "Explanation about the telephone number and how to use it. It can be indicated, for example, that it is a department number (for healthcare professionals) or that availability by phone is only possible during a specified part of the day.",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.9",
            "comment" : "Comment"
          },
          {
            "identity" : "HdBe-ContactInformation",
            "map" : "ContactInformation.Comment"
          }
        ]
      },
      {
        "id" : "ContactPoint.system",
        "path" : "ContactPoint.system",
        "short" : "Type",
        "definition" : "The type of contact information.",
        "alias" : [
          "Type"
        ],
        "mapping" : [
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.5",
            "comment" : "TelecomType"
          },
          {
            "identity" : "HdBe-ContactInformation",
            "map" : "ContactInformation.Type"
          }
        ]
      },
      {
        "id" : "ContactPoint.value",
        "path" : "ContactPoint.value",
        "short" : "Value",
        "definition" : "The actual contact information details.",
        "alias" : [
          "Waarde"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.4",
            "comment" : "TelephoneNumber"
          },
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.7",
            "comment" : "EmailAddress"
          },
          {
            "identity" : "HdBe-ContactInformation",
            "map" : "ContactInformation.Value"
          }
        ]
      },
      {
        "id" : "ContactPoint.use",
        "path" : "ContactPoint.use",
        "short" : "Use",
        "definition" : "Purpose or use of the contact information. For example whether it is a private or business telephone number.",
        "alias" : [
          "Gebruik"
        ],
        "mapping" : [
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.6",
            "comment" : "NumberType"
          },
          {
            "identity" : "zib-contactinformation-v1.2-2020EN",
            "map" : "NL-CM:20.6.8",
            "comment" : "EmailAddressType"
          },
          {
            "identity" : "HdBe-ContactInformation",
            "map" : "ContactInformation.Use"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.